home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
001
/
qmsstins.arc
/
DIR.HST
< prev
next >
Wrap
Text File
|
1987-09-20
|
295b
|
14 lines
;
; DIR subroutine for HOST.HST
;
Writeln " "
Writeln " Files that can be downloaded"
Writeln "____________________________________________"
Writeln " "
DOS "DIR *.* > Dir.Lst"
Upload Dir.Lst A 3 0 0
Writeln " "
Writeln " _ End of List _"
Return